home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 May
/
CHIPCD200305.iso
/
soft
/
fm42ch.exe
/
{app}
/
Foxmail.exe
/
0
/
RCDATA
/
TDLG_IMPORTMODE
/
TDLG_IMPORTMODE.txt
Wrap
Text File
|
2002-07-04
|
2KB
|
79 lines
object Dlg_ImportMode: TDlg_ImportMode
Left = 271
Top = 213
BorderStyle = bsDialog
Caption = 'Confirm'
ClientHeight = 130
ClientWidth = 399
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object lblCardExist: TLabel
Left = 29
Top = 16
Width = 356
Height = 41
AutoSize = False
Caption = 'lblCardExist'
WordWrap = True
end
object btnReserve: TButton
Left = 10
Top = 88
Width = 91
Height = 25
Caption = '&Reserve'
ModalResult = 1
TabOrder = 0
OnClick = btnReserveClick
end
object btnReserveAll: TButton
Left = 106
Top = 88
Width = 91
Height = 25
Caption = 'Reserve &All'
ModalResult = 1
TabOrder = 1
OnClick = btnReserveAllClick
end
object btnReplace: TButton
Left = 202
Top = 88
Width = 91
Height = 25
Caption = 'R&eplace'
ModalResult = 1
TabOrder = 2
OnClick = btnReplaceClick
end
object btnReplaceAll: TButton
Left = 298
Top = 88
Width = 91
Height = 25
Caption = 'Re&place All'
ModalResult = 1
TabOrder = 3
OnClick = btnReplaceAllClick
end
object Language: TLanguage
LangCenter = DM_Language.LangCenter
ResStrings.Strings = (
'0001=The card "'
'0002=" already Exists, do you want to reserve the old card and i' +
'mport a new one, or replace it with imported one?')
Left = 367
Top = 38
end
end